Gets all CBCT tasks for the current authenticated user
GET/cbct
Retrieves and returns a list of all CBCT tasks created by the current authenticated user.
Request
Responses
- 200
- 400
- 401
- 404
All tasks belonging to the authenticated user
If the limit of 100 tasks is exceeded
Unauthorized, missing an API key in your request header
If the task in the 'from_id' was not found